-
Home
-
Payment Gateway for PayPal on WooCommerce
-
7.1.8
-
Code
-
Classes
- Item
| Total Complexity |
36 |
| Dependencies |
6 |
| Dependents |
2 |
| Total lines |
414 |
| Lines of code |
138 |
| Logical lines of code |
58 |
| Comment lines |
205 |
| Methods |
34 |
| Properties |
0 |
Methods 34
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| addSupplementaryData() |
S |
66 |
2 |
9 |
| addPostbackData() |
S |
66 |
2 |
9 |
| setSku() |
S |
77 |
1 |
4 |
| getSku() |
S |
82 |
1 |
3 |
| setName() |
S |
77 |
1 |
4 |
| getName() |
S |
82 |
1 |
3 |
| setDescription() |
S |
77 |
1 |
4 |
| getDescription() |
S |
82 |
1 |
3 |
| setQuantity() |
S |
77 |
1 |
4 |
| getQuantity() |
S |
82 |
1 |
3 |
| setPrice() |
S |
70 |
1 |
6 |
| getPrice() |
S |
82 |
1 |
3 |
| setCurrency() |
S |
77 |
1 |
4 |
| getCurrency() |
S |
82 |
1 |
3 |
| setTax() |
S |
70 |
1 |
6 |
| getTax() |
S |
82 |
1 |
3 |
| setUrl() |
S |
73 |
1 |
5 |
| getUrl() |
S |
82 |
1 |
3 |
| setCategory() |
S |
77 |
1 |
4 |
| getCategory() |
S |
82 |
1 |
3 |
| setWeight() |
S |
77 |
1 |
4 |
| getWeight() |
S |
82 |
1 |
3 |
| setLength() |
S |
77 |
1 |
4 |
| getLength() |
S |
82 |
1 |
3 |
| setHeight() |
S |
77 |
1 |
4 |
| getHeight() |
S |
82 |
1 |
3 |
| setWidth() |
S |
77 |
1 |
4 |
| getWidth() |
S |
82 |
1 |
3 |
| setSupplementaryData() |
S |
77 |
1 |
4 |
| getSupplementaryData() |
S |
82 |
1 |
3 |
| removeSupplementaryData() |
S |
74 |
1 |
5 |
| setPostbackData() |
S |
77 |
1 |
4 |
| getPostbackData() |
S |
82 |
1 |
3 |
| removePostbackData() |
S |
74 |
1 |
5 |